DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Guest access

File IO : Binary

Id Output Code License Description
1File IO/Binary:Write and read large data structures to/from ntuples using EFileJython code Jython/Python

View Code

(View Output)

Pro
license

Write and read large data structures to/from ntuples using EFile

(Topic: File IO/Binary)
2File IO/Binary:File output of a listJython code Jython/Python

View Code

(View Output)

Pro
license

File output of a list

(Topic: File IO/Binary)
3File IO/Binary:Write event records and read them back using HFileJython code Jython/Python

View Code

(View Output)

Free
license
Write event records and read them back using HFile

(Topic: File IO/Binary)
4File IO/Binary:Open HFile, fill it and browser the objectsJython code Jython/Python

View Code

(View Output)

Pro
license

Open HFile, fill it and browser the objects

(Topic: File IO/Binary)
5File IO/Binary:Write a map of objects using HFileJython code Jython/Python

View Code

(View Output)

Pro
license

Write a map of objects using HFile

(Topic: File IO/Binary)
6File IO/Binary:Write and read a collection of histograms to/from a serialized fileJython code Jython/Python

View Code

(View Output)

Pro
license

Write and read a collection of histograms to/from a serialized file

(Topic: File IO/Binary)
7File IO/Binary:Writing and reading objects in compressed form (PFile)Jython code Jython/Python

View Code

(View Output)

Pro
license

Writing and reading objects in compressed form (PFile)

(Topic: File IO/Binary)
8File IO/Binary:Writing and reading an object using its title as a key (PFile class)Jython code Jython/Python

View Code

(View Output)

Pro
license

Writing and reading an object using its title as a key (PFile class)

(Topic: File IO/Binary)
9File IO/Binary:Open PFile, fill it and browser the objectsJython code Jython/Python

View Code

(View Output)

Pro
license

Open PFile, fill it and browser the objects

(Topic: File IO/Binary)
10File IO/Binary:Writing large data using HFile incuding some metadata for future searchJython code Jython/Python

View Code

(View Output)

Pro
license

Writing large data using HFile incuding some metadata for future search

(Topic: File IO/Binary)